Skip to content

fix(security): update vulnerable Go dependencies#67

Merged
mochow13 merged 1 commit into
mainfrom
fix/security-dependencies
Jul 14, 2026
Merged

fix(security): update vulnerable Go dependencies#67
mochow13 merged 1 commit into
mainfrom
fix/security-dependencies

Conversation

@mochow13

Copy link
Copy Markdown
Owner

Summary

  • upgrade dependencies with reachable vulnerabilities reported by govulncheck
  • update Go to 1.25.12 in module and CI workflows
  • configure govulncheck to use the patched Go toolchain

Verification

  • go test -race ./...
  • go vet ./...
  • govulncheck ./...
  • git diff --check

Upgrade reachable dependency vulnerabilities and align CI with the patched Go toolchain.
@mochow13
mochow13 merged commit e7d66b9 into main Jul 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant